The Surface Area of a Sphere Segment calculator computes the surface area of a slice of a sphere made by two parallel plane cutting through the sphere (See Diagram). The surface area is just for the sphere walls and does not include the top and bottom circles.
INSTRUCTIONS: Choose units and enter the following:
Sphere Frustum Surface Area (A): The surface area is returned in square meters. However, this can be automatically converted to compatible units via the pull-down menu.
The Surface Area of a Sphere Segment formula is:
`A = 2*pi*h * sqrt(( [ (r_1-r_2)^2 + h^2] * [ (r_1+r_2)^2+ h^2])/(4*h^2))`
where:
This computes the surface area of a slice of a sphere made by two parallel plane cutting through the sphere (See Diagram) . A sphere slice could be considered a sphere frustum. The inputs are upper radius (r1), lower radius (r2) and the distance between (h). The assumption is that both slices are in parallel planes. (See diagram) The surface area does not include the top and bottom circles.